home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13824 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.interpath.net!softbase
  2. From: softbase@mercury.interpath.com (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Programming under Windows 95
  5. Date: 27 Mar 1996 17:24:20 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4jbtk4$pgh@news.interpath.net>
  8. References: <31566830.B74@dmu.ac.uk>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Philip Taylor (mit95pt@dmu.ac.uk) wrote:
  13. : To everyone who programs in C++ under Windows 95: Which compiler do you
  14. : use?
  15.  
  16. I use Borland C++, of course! I just received version 5, although I'm
  17. in the middle of a critical project and don't want to migrate my
  18. project and code to it until things are settled down.
  19.  
  20. When I use C++ -- I normally use it for console mode programs, and
  21. stick to Delphi for graphical ones. It leads to some interesting
  22. syntax errors. :)
  23.  
  24. : I have been perservering with Borland Turbo C++ version 3.1 for a while,
  25. : but it keeps crashing. I am told by the Borland helpline that this is 
  26. : to be expected.
  27.  
  28. I've run BC++ 3, MS C/C++ 7, and VC++ 1.0 under Windows 95 with no
  29. problems. Now, the *debuggers* will not work. I tend to collect
  30. old compilers, just in case I need to compile some code that came
  31. with a book or something.
  32.  
  33. Scott
  34.  
  35.